home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 36 / Amiga Format CD36 (1999-01-22)(Future Publishing)(GB)[!][issue 1999-02].iso / -seriously_amiga- / misc / megabook / fileconv / source / fileconvert_mb20-protos.h < prev    next >
Text File  |  1998-12-12  |  322b  |  14 lines

  1.  
  2. /* MACHINE GENERATED */
  3.  
  4.  
  5. /* FileConv_MB20.c      */
  6.  
  7. Prototype void Convert(char *file, char *to);
  8. Prototype void showIMessage(char *text);
  9. Prototype void init(void);
  10. Prototype void showMessage(char *msg);
  11. Prototype int request(char *msg, char *btn);
  12. Prototype char * selectFile(char *title);
  13. Prototype void doit(void);
  14.